composer.lock
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "e02c7f2b3a3b86f4c23345138a07a11e",
"packages": [],
"packages-dev": [
{
"name": "taeluf/better-regex",
"version": "v0.3.x-dev",
"source": {
"type": "git",
"url": "https://gitlab.com/taeluf/php/better-regex.git",
"reference": "37164cb7aa2537b3623529ff68db6d85de343cd1"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Fbetter-regex/repository/archive.zip?sha=37164cb7aa2537b3623529ff68db6d85de343cd1",
"reference": "37164cb7aa2537b3623529ff68db6d85de343cd1",
"shasum": ""
},
"default-branch": true,
"type": "library",
"autoload": {
"classmap": [
"code"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"support": {
"issues": "https://gitlab.com/api/v4/projects/23207428/issues"
},
"time": "2021-09-18T21:27:33+00:00"
},
{
"name": "taeluf/code-scrawl",
"version": "v0.3.x-dev",
"source": {
"type": "git",
"url": "https://gitlab.com/taeluf/php/CodeScrawl.git",
"reference": "52052d20262636acd504a83b3832c6ece0ba865f"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2FCodeScrawl/repository/archive.zip?sha=52052d20262636acd504a83b3832c6ece0ba865f",
"reference": "52052d20262636acd504a83b3832c6ece0ba865f",
"shasum": ""
},
"require": {
"taeluf/better-regex": "v0.3.x-dev",
"taeluf/lexer": "v0.6.x-dev"
},
"require-dev": {
"taeluf/tester": "v0.2.x-dev"
},
"type": "library",
"autoload": {
"classmap": [
"code"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A documentation generation framework with some built-in extensions for exporting comments and code, and importing into markdown. ",
"support": {
"issues": "https://gitlab.com/api/v4/projects/23167681/issues"
},
"time": "2021-10-26T06:36:47+00:00"
},
{
"name": "taeluf/lexer",
"version": "v0.6.x-dev",
"source": {
"type": "git",
"url": "https://gitlab.com/taeluf/php/lexer.git",
"reference": "0ddc8dfc8c58ff551bea97962687c96eab0f861f"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Flexer/repository/archive.zip?sha=0ddc8dfc8c58ff551bea97962687c96eab0f861f",
"reference": "0ddc8dfc8c58ff551bea97962687c96eab0f861f",
"shasum": ""
},
"require-dev": {
"taeluf/code-scrawl": "v0.2.x-dev",
"taeluf/tester": "v0.2.x-dev"
},
"default-branch": true,
"type": "library",
"autoload": {
"classmap": [
"code"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A declarative lexer seamlessly hooking into php functions, building ASTs for multiple languages.",
"support": {
"issues": "https://gitlab.com/api/v4/projects/24825489/issues"
},
"time": "2021-07-17T16:22:32+00:00"
}
],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"taeluf/code-scrawl": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.1.0"
}